[WIP] Refactoring: make client package for client related annotations.#12212
[WIP] Refactoring: make client package for client related annotations.#12212mneverov wants to merge 1 commit intokubernetes:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mneverov The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This issue is currently awaiting triage. If Ingress contributors determines this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
✅ Deploy Preview for kubernetes-ingress-nginx ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
5c6505d to
cb99d97
Compare
|
This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach |
|
The This bot removes
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /remove-lifecycle frozen |
What this PR does / why we need it:
This PR introduces
clientpackage forclient-header-andclient-body-related annotations. This is the first step to addclient-body-timeoutannotations.Addresses refactoring part of #12177
Types of changes
None above: refactoring only.
Which issue/s this PR fixes
partially fixes #12177
How Has This Been Tested?
make test; lua-test; kind-e2e-testChecklist: